home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Win95 / PATCHES / OLEUPD.EXE / oleup_un.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1996-01-24  |  443 b   |  24 lines

  1. ; OLEUP_UN.INF
  2. ; This is the Setup information file to uninstall the updated OLE components
  3. ; contained in UPD960125a, and return to the previous version.
  4.  
  5. [version]
  6. LayoutFile=layout.inf
  7. signature="$CHICAGO$"
  8.  
  9. [DefaultInstall]
  10. CopyFiles=W95UPD.undo.sys
  11. DelFiles=W95UPD.del.win
  12.  
  13. [DestinationDirs]
  14. W95UPD.undo.sys=11
  15. W95UPD.del.win=10
  16.  
  17. [W95UPD.undo.sys]
  18. COMPOBJ.DLL
  19. OLE32.DLL
  20. OLETHK32.DLL
  21.  
  22. [W95UPD.del.win]
  23. OLEUP_UN.INF
  24.